FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-ODSAPI-OrganizationRecordClass-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCodeSystem-ODSAPI-OrganizationRecordClass-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/ODSAPI-OrganizationRecordClass-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/ODSAPI-OrganizationRecordClass-1
Version1.0.0
Statusactive
Date2018-04-03
NameODS API Organization Record Class
Authorityhl7
DescriptionA CodeSystem that identifies the organization record class.
CopyrightCopyright © 2018 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.
Contentcomplete

Resources that use this resource

ValueSet
ODSAPI-OrganizationRecordClass-1ODS API Organization Record Class

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/ODSAPI-OrganizationRecordClass-1",
  "version": "1.0.0",
  "name": "ODS API Organization Record Class",
  "status": "active",
  "date": "2018-04-03",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem that identifies the organization record class.",
  "copyright": "Copyright © 2018 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "HSCOrg"
    },
    {
      "code": "2",
      "display": "HSCSite"
    }
  ]
}